body {
	background: #F5F7FA;
}
div{
	-webkit-user-select:none;
	-moz-user-select:none;
	-ms-user-select:none; 
	user-select:none;
}
.news-content a:hover {
	color: #3D7EFF;
}

.press-center {
	width: 1200px;
	margin: 0 auto;
}

.fluctuate {
	width: 101px;
	margin-right: 16px;
}

/*//.fluctuate .fluctuate-left {*/
/*//	position: fixed;*/
/*//}*/

.news-detail-left {
	display: flex;
}

.news-detail-left .news-left {
	box-sizing: border-box;
	width: 108px;
	min-height: 2043px;
	border-bottom: 0;
	background: #fff;
	margin-right: 16px;
}

.news-detail-left .news-left li {
	position: relative;
	display: block;
	color: #666;
	/*padding: 4px 21px;*/
}

/*.news-detail-left .news-left li:after {
    content: '>';
    position: absolute;
    right: 8px;
    top: 0;
}*/
.news-detail-left .news-left .layui-this:after {
    content: '';
    position: absolute;
    right: 8px;
    top: 0;
}
.news-detail-left .news-left .layui-this {
	background: #3D7EFF;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
}
.news-detail-left .news-left .layui-this a{
	color: #fff;
}
.news-detail-left .news-left .layui-this:after {
	border: 0;
}

.press-center .site {
	padding: 20px 0 12px;
}

.press-center .site,
.about_Us .site a {
	color: #999;
}

.press-center .site span {
	color: #333;
}

.press-center .site a span {
	color: #999;
}
.press-center .site a:hover span {
	color: #3D7EFF;
}

.news-detail-left .news-right {
	box-sizing: border-box;
	width: 756px;
	background: #fff;
	padding: 15px 15px 15px 15px;
}

.news-right .complete-detail {
	position: relative;
	margin-bottom: 19px;
}

.news-right .complete-detail .ctrl {
	position: absolute;
	top: 0;
	left: 0;
	width: 3px;
	height: 13px;
	margin-top: 4px;
	background-color: #3D7EFF;
}

.news-right .complete-detail .caption {
	margin-left: 15px;
	font-size: 16px;
	font-weight: bold;
}
.news-llis{
		display: flex;
		padding-bottom: 15px;
}
.news-detail-list .news-list {

	padding-bottom: 15px;
	border-bottom: 1px solid #ebebeb;
	margin-bottom: 20px;
}

.news-detail-list .journ-image {
	margin-right: 23px;
}

.news-detail-list .journ-image img {
	width: 215px;
	height: 134px;
}

.news-list .journ-detail {
	width: 480px;
	/*width: 71%;*/
}
.action-bar-cont{
	overflow: hidden;
}
.action-bar {
	float: right;
    /*padding: 3px 4px;*/
    color: #999;  
    /*background: #E9F2FF;
    border-radius: 4px;*/
}
.action-bar a{
	 color: #3D7EFF;
    margin: 0 5px;
    cursor: pointer;
    background: #E9F2FF;
    padding: 4px 6px;
    border-radius: 4px;
    display: inline-block;
}
.news-list .journ-detail .h3 {
	font-size: 16px;
	font-weight: bold;
	color: #333;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-top: 5px;
}

.news-list .journ-detail .journ-cont {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	color: #666666;
	margin: 16px 0 16px;
}

.news-list .journ-date {
	color: #999;
	display: flex;
    align-items: center;
    justify-content: space-between;
}

.news-list .journ-date .check {
	margin-left: 10px;
}

.news-list .journ-date .check img {
	width: 14px;
	height: 10px;
	margin-right: 3px;
	vertical-align: middle;
}

.news-detail-right {
	box-sizing: border-box;
	width: 324px;
	margin-left: 9px;
}

.news-detail-right .society-top {
	background: #fff;
}

.hot-society .complete-detail {
	display: flex;
	position: relative;
	padding: 10px 10px;
	border-bottom: 1px solid #E5E5E5;
}

.hot-society .complete-detail .ctrl {
	position: absolute;
	top: 10px;
	left: 12px;
	width: 3px;
	height: 13px;
	margin-top: 4px;
	background-color: #3D7EFF;
}

.hot-society .complete-detail .caption {
	width: 245px;
	margin-left: 15px;
	font-size: 16px;
	font-weight: bold;
}

.hot-society-cont {
	padding: 14px 15px;
}

.hot-society-cont .hot-society-tit {
	padding-bottom: 15px;
}

.hot-society-cont .hot-society-tit h3 {
	width: 291px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.hot-society-cont .teletext {
	display: flex;
	
}
.hot-society-cont .teleactive{
	display: none;
}
.main_hover{
	color:  #3D7EFF;
}
.hot-society-cont .teletext-image img {
	width: 117px;
	height: 72px;
	margin-right: 10px;
}
.reflect{
	display: none;
}
.teletext .teletext-cont .tele-tit{
	width: 148px;
	margin-top: 3px;
	white-space: normal;
	overflow: hidden;
	/*text-overflow: ellipsis;*/
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.hot_article{
	width: 288px;
	margin-top: 10px;
	white-space: normal;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;

}

.teletext .teletext-cont .teletext-date {
	margin-top: 18px;
	color: #999;
}
.teletext .teletext-cont .tele-tit a{
	color: #354F83;
}
.hot-product {
	margin-top: 10px;
}

.hot-product .hot-society-cont {
	/*display: flex;*/
	overflow: hidden;
}

.hot-product .product-detail {
	float: left;
	width: 50%;
	text-align: center;
	padding-bottom: 12px;
}

.hot-product .product-title {
	margin-top: 7px;
  width: 147px;
  height: 23px;
  overflow: hidden;
}

.product-image img {
	width: 120px;
	height: 120px;
}


/*新闻详情*/

.news-detail-left .research_detail {
	background: #fff;
	padding: 15px 29px 15px 29px;
	margin-bottom: 20px;
}

.news-detail-left .research_detail h2 {
	font-size: 26px;
	font-weight: bold;
	color: #333333;
}

.research_detail .journ-date {
	margin-top: 10px;
	color: #999;
}

.research_detail .journ-date span {
	margin-right: 10px;
}

.research_detail .journ-date img {
	margin-right: 3px;
}

.research_detail .research_cont {
	font-size: 16px;
	color: #666666;
	text-indent: 20px;
}

.research_detail .research_cont p {
	line-height: 25px;
	margin-top: 20px;
}

.research_right {
	width: 870px !important;
	background: #F5F7FA !important;
	padding: 0px 15px 15px 15px !important;
}

.research_right .layui-show {
	box-sizing: border-box;
	background: #fff;
	padding: 0 15px 15px 15px;
}

.research_right .news-list .journ-detail {
	width: 555px !important;
}

.research_right .layui-show {
	padding-top: 15px;
}

.embed_details .embed_top {
	display: flex;
	margin-top: 15px;
	padding: 12px 0;
	box-shadow: 0px 2px 13px 0px rgba(233, 233, 233, 0.8);
}

.embed_details .embed_top .embed_image img {
	width: 143px;
	height: 143px;
}

.embed_right {
	margin-left: 16px;
}

.embed_right .embed_operator {
	margin: 6px 0;
	overflow: hidden;
}

.embed_right .embed_title {
	text-indent: 0;
	font-weight: bold;
	color: #333;
}

.embed_right .embed_operator ul li {
	float: left;
	width: 76px;
	height: 23px;
	line-height: 23px;
	text-indent: 0px;
	text-align: center !important;
	font-size: 14px;
	color: #666;
	background: #F7F7F7;
	margin-right: 7px;
	cursor: pointer;
	border: 1px solid #F0F0F0;
}

.embed_right .embed_type {
	overflow: hidden;
}

.embed_right .embed_type li {
	float: left;
	box-sizing: border-box;
	padding: 3px 17px;
	text-indent: 0px;
	text-align: center !important;
	font-size: 14px;
	color: #666;
	background: #F7F7F7;
	margin-right: 7px;
	margin-bottom: 5px;
	cursor: pointer;
	/*border: 1px solid #F0F0F0;*/
}

.embed_right .embed_operator ul li.active,
.embed_right .embed_type li.active {
	background: #E5EEFF;
	color: #3D7EFF;
	border: 0;
}

.embed_right .floor_price button {
	float: right;
	width: 64px;
	height: 25px;
	line-height: 25px;
	font-size: 12px;
	text-align: center;
	padding: 0;
	background: #006DF8;
	border-radius: 3px;
	margin-right: 10px;
}

.embed_bottom {
	background: #F9F9F9;
	padding: 10px 20px;
	overflow: hidden;
}

.embed_bottom .events {
	font-size: 12px;
	color: #333;
	text-indent: 0;
}

.embed_bottom .events .events_full {
	margin-bottom: 25px;
}

.embed_bottom .events span {
	padding: 2px 4px;
	color: #E62828;
	background: #FFEDEB;
	border-radius: 3px;
	margin-right: 6px;
}

.events .events_check {
	float: right;
	color: #666;
}

.part_three {
	font-size: 14px;
	color: #666;
	margin-top: 28px;
	text-indent: 0;
}

.part_three a {
	color: #333;
}

.part_three .part_up {
	margin-bottom: 18px;
}


/*场景列表*/

.news-detail-left .cue_detail {
	background: #fff;
	padding: 15px 29px 15px 29px;
	margin-bottom: 20px;
}

.cue_detail .cue_title {
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 13px;
	color: #333333;
	border-bottom: 1px solid #f6f6f6;
}

.cue_detail .cue_title img {
	vertical-align: -5px;
	margin-right: 5px;
}

.cue_detail .cue_matter dl {
	display: flex;
	padding-top: 15px;
}

.cue_detail .cue_matter dl a {
	float: right;
	font-size: 14px;
	color: #999;
	margin-left: 20px;
}

.cue_detail .cue_matter dt {
	font-weight: bold;
	color: #354F83;
}

.cue_detail .cue_matter dd {
	color: #666;
	margin: 0 15px;
}
.cue_substance .journ-image img{
	width: 136px;
	height: 136px;
}
.cue_substance .news-list .journ-detail {
    width: 640px !important;
}
.news-detail-left .scenar {
	margin-bottom: 10px;
}
.scenar-tit{
	overflow: hidden;
}
.scenar-tit ul li{
	float: left;
	margin: 8px 15px;
}
.newss-tab{
	width: 867px !important;
}
.newss-tab .news-list .journ-detail {
    width: 598px !important;
}
